<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


@import url(pad.css) screen and (min-width:993px) and (max-width: 1224px);
@import url(mphone.css) screen and (min-width:761px) and (max-width: 992px);
@import url(mobile.css) screen and (max-width: 760px);



/* hide template textarea */
/*</pre></body></html>